Resources

Welcome to Our Resources Page!

Here, we gather everything you need to get the most out of our open-source hardware. From detailed data sheets and schematics to helpful coding examples and step-by-step tutorials, our goal is to make your journey smoother. Whether you’re tinkering with a new idea or launching a full-scale project, these resources are here to guide and inspire you. We’re constantly updating and improving this space to support your creativity, so dive in and let us know how we can help you bring your ideas to life!

Meshnology N30 - Instructions

N30 Board Set User Guidance & Docs

Guidance & Supportive Docs

Tamplate Project

WiFi LoRa 32 & Hall Sensor Door Detection LoRaWAN System

Meshnology N30 - FAQs

Q1: Can the onboard 2.4GHz antenna be replaced?

The 2.4GHz antenna is a spring antenna, and there is no extra interface on the board for 2.4GHz wireless signals.

Q2: Can ESP32’s WiFi and Bluetooth be used at the same time?

No, the WiFi LoRa 32 don’t have an external PSRAM.

Q3: What development methods does it support?
  • Arduino
  • Micro Python
  • Platform.io
  • Espressif IDE
Q5: Is V2 code compatible with V3?

No, the MCU is separate.

Q6: The LED screen has a digital front-end issue?

Changing the default screen to SSD1306 can solve the problem.

The specific steps are as follows:

“Radio configuration”→”Display”→”Override OLED auto-detect”→”SSD1306”